home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = Gnuplot.tiff;
- GENERATEMAIN = YES;
- DOCICONFILES = (GnuplotDoc.tiff, GnuplotDoc.tiff);
- FILESTABLE = {
- M_FILES = (Gnuplot_main.m);
- OTHER_LINKED = ();
- H_FILES = (AxesPane.h, CellScrollView.h, ContourOptionsPanel.h, DataPane.h, DoubleValueSortedList.h, FunctionObject.h, GeneralPane.h, Gnuplot.h, GnuplotPlot.h, Inspector.h, MultipleSelectionMatrix.h, NoPane.h, OptionsPanel.h, Pane.h, PlotView.h, PopUpScrollView.h, Preferences.h, Status.h, StatusContour.h, StatusTics.h, SubCell.h, SubObject.h, ThreeDPane.h, TicCell.h, TicObject.h, TicOptionsPanel.h);
- CLASSES = (AxesPane.m, CellScrollView.m, ContourOptionsPanel.m, DataPane.m, DoubleValueSortedList.m, FunctionObject.m, GeneralPane.m, Gnuplot.m, GnuplotPlot.m, Inspector.m, MultipleSelectionMatrix.m, NoPane.m, OptionsPanel.m, Pane.m, PlotView.m, PopUpScrollView.m, Preferences.m, Status.m, StatusContour.m, StatusTics.m, SubCell.m, SubObject.m, ThreeDPane.m, TicCell.m, TicObject.m, TicOptionsPanel.m);
- IMAGES = (Attachment.tiff, Gnuplot.tiff, GnuplotDoc.tiff, InfoPlot.eps, InspectorAxes.tiff, InspectorData.tiff, InspectorGeneral.tiff, InspectorThreeD.tiff, LineStyle1.tiff, LineStyle2.tiff, LineStyle3.tiff, LineStyle4.tiff, LineStyle5.tiff, LineStyle6.tiff, LineStyle7.tiff, LineStyle8.tiff, LineStyle9.tiff, PointStyle1.tiff, PointStyle2.tiff, PointStyle3.tiff, PointStyle4.tiff, PointStyle5.tiff, PointStyle6.tiff, StyleBoxErrorbars.tiff, StyleBoxes.tiff, StyleDots.tiff, StyleErrorbars.tiff, StyleImpulses.tiff, StyleLines.tiff, StyleLinespoints.tiff, StylePoints.tiff);
- PSW_FILES = ();
- C_FILES = (binary.c, bitmap.c, command.c, contour.c, eval.c, gnubin.c, graph3d.c, graphics.c, help.c, internal.c, misc.c, parse.c, plot.c, readline.c, scanner.c, setshow.c, specfun.c, standard.c, term.c, util.c, version.c);
- OTHER_RESOURCES = ();
- OTHER_SOURCES = ();
- SUBPROJECTS = ();
- PSWM_FILES = ();
- SOUNDS = ();
- OTHER_LIBS = (Media_s, NeXT_s, Indexing_s);
- INTERFACES = (AxesPane.nib, ContourOptionsPanel.nib, CopyingPanel.nib, DataPane.nib, GeneralPane.nib, Gnuplot.nib, GnuplotPlot.nib, InfoPanel.nib, Inspector.nib, NoPane.nib, Preferences.nib, ThreeDPane.nib, TicOptionsPanel.nib);
- };
- APPCLASS = Application;
- MAINNIB = Gnuplot;
- DOCEXTENSIONS = (gnuplot, "gnuplot~");
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- CopyingPanel.nib;
- Preferences.nib;
- DataPane.nib;
- ContourOptionsPanel.nib;
- GnuplotPlot.nib;
- AxesPane.nib;
- NoPane.nib;
- Inspector.nib;
- GeneralPane.nib;
- TicOptionsPanel.nib;
- InfoPanel.nib;
- Gnuplot.nib;
- ThreeDPane.nib;
- };
- PROJECTNAME = Gnuplot;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-